In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationText / Fill Property

Fill Property (AnnotationText)

In This Topic
Syntax
'Declaration

 

Public Shadows Property Fill As Boolean
public new bool Fill {get; set;}
public read-write property Fill: Boolean; 
public hide function get,set Fill : boolean
public: __property new bool get_Fill();

public: __property new void set_Fill( 

   bool value

);
public:

new property bool Fill {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationText
AnnotationText Members